AddChildRow
Add new row as child of a row specified by parentRow parameter.
cs
public nxGridRow AddChildRow(nxGridRow parentRow);
Add new row as child of a row specified by parentRow parameter.
public nxGridRow AddChildRow(nxGridRow parentRow);